home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc B) / Acorn User China CD-ROM (UK) (Disc B).bin / STUTTGART / ANTIVIRUS / VKILLER / !VKiller_!Docs_VigayDoc < prev    next >
Encoding:
Text File  |  1991-06-02  |  1.6 KB  |  43 lines

  1. This is very detailed (although stopping short of a listing of course)
  2. description of the Vigay Virus. It is strongly recommended reading, if only to
  3. give you a better understanding of how the virus operates.
  4.  
  5. Vigay Virus technical information
  6. ---------------------------------
  7.  
  8. This is a 2311-byte BASIC program called "datadqm" with an associated 97-byte
  9. !Boot file. The REMs at the start of the program are as follows:
  10.  
  11. REM (C)1989 PAUL VIGAY
  12. REM
  13. REM A nasty little Archie Virus !!
  14. REM ... or is something up with your monitor ???
  15. REM
  16. REM version 1.1a (24th October 1989)
  17.  
  18. Hence you now know why it's called the "Vigay Virus" - the author's name
  19. appears as a comment at the start !
  20.  
  21. When first run, it initialises as a Wimp task called "TaskManager" and then
  22. waits for either:
  23.  
  24. 1) a chance of (500 * hours left of a Thursday) to 1 to crop up to spark off
  25.    a silly "wobble" demo (wobbles the screen and mouse pointer). Yes, this demo
  26.    only appears on a Thursday and more frequently as the day wears on.
  27.  
  28. or:
  29.  
  30. 2) a file/directory double-click, in which case it attempts to replicate itself
  31.    to the first application directory at that level that doesn't already have
  32.    either an !Boot or a datadqm file.
  33.  
  34. There is no infection count maintained across replications. Thanks to task
  35. handle code by Martin Avison, VKiller can now detect the Vigay Virus at any
  36. time - VKiller sends a Message_Quit Wimp message to shut it down.
  37.  
  38. Vigay Virus Innoculation
  39. ------------------------
  40.  
  41. Innoculation can be achieved by creating a new !Boot in the same manner
  42. as the Extend Virus is innoculated.
  43.